@charset "utf-8";

html,
body {
  width: 100%;
  font: 12px "Microsoft Yahei";
  background: #fff;
  -webkit-text-size-adjust: 100%;
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  background: no-repeat 0 0;
  background-size: 100% auto;
  font-size: inherit;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  line-height: inherit;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
fieldset,
legend,
input,
textarea,
blockquote,
img {
  margin: 0;
  padding: 0
}

ol,
ul {
  list-style: none
}

input,
select,
textarea {
  font-family: inherit;
  color: #102541;
  outline-style: none;
  resize: none;
  font-size: 100%
}

input::-ms-clear,
input::-ms-reveal {
  display: none
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  appearance: none !important;
  margin: 0
}

input[type="number"] {
  -moz-appearance: textfield;
  appearance: textfield
}

input::-moz-focus-inner {
  padding: 0
}

input:-webkit-autofill,
input:focus:-webkit-autofill,
textarea:-webkit-autofill,
textarea:focus:-webkit-autofill,
select:-webkit-autofill,
select:focus:-webkit-autofill {
  -webkit-box-shadow: inset 0 100px 0 white;
  box-shadow: inset 0 100px 0 white;
  color: #333
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

i,
em {
  font-style: normal
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
  overflow: hidden;
}

.clearfix {
  zoom: 1;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

a {
  color: #999;
  text-decoration: none;
}

a:hover {
  color: #1581F0;
}

.hidden {
  display: none;
}

input::-webkit-input-placeholder {
  color: #CCC;
}

textarea::-webkit-input-placeholder {
  color: #CCC;
}

.flex-wrapper {
  font-size: 0;
}

strong,
strong * {
  font-weight: bold;
}

/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'iconfont';
  /* Project id 2029251 */
  src: url('//at.alicdn.com/t/c/font_2029251_yqa3qyl05mm.woff2?t=1724148024050') format('woff2'),
    url('//at.alicdn.com/t/c/font_2029251_yqa3qyl05mm.woff?t=1724148024050') format('woff'),
    url('//at.alicdn.com/t/c/font_2029251_yqa3qyl05mm.ttf?t=1724148024050') format('truetype');
}

/*
@font-face {
  font-family: 'iconfont';
   Project id 2029251 
  src: url('//at.alicdn.com/t/c/font_2029251_0j757hfhnllj.woff2?t=1708940929624') format('woff2'),
    url('//at.alicdn.com/t/c/font_2029251_0j757hfhnllj.woff?t=1708940929624') format('woff'),
    url('//at.alicdn.com/t/c/font_2029251_0j757hfhnllj.ttf?t=1708940929624') format('truetype');
}
*/

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0px;
  -moz-osx-font-smoothing: grayscale;
}

/* 手势 */
.no-allowed {
  cursor: not-allowed;
}

/* 指南时指定元素高亮 */
.guide-curr {
  display: block !important;
  z-index: 9999 !important;
  background: #FFF;
}

/* padding样式 */
.pd20 {
  padding: 20px
}

.pdt0 {
  padding-top: 0 !important;
}

.mt12 {
  margin-top: 12px !important;
}

.mt20 {
  margin-top: 20px !important;
}

a.alink {
  text-decoration: underline;
  color: #1581F0;
}

/* 字体颜色 */
.tx-999 {
  color: #999;
}

/* 容器宽度 */
.w {
  width: 1200px;
  margin: auto;
}

/* layui复选样式 */
.layui-form-checked[lay-skin=primary] i {
  border-color: #1581F0 !important;
  background-color: #1581F0;
}

.layui-form-checkbox[lay-skin=primary]:hover i {
  border-color: #1581F0;
  color: #fff;
}

/* layui-btn primary样式 */
.layui-btn-primary {
  border: 1px solid #1581F0;
  border-radius: 3px;
  background: #EBF5FF;
  color: #1581F0;
}

.layui-btn-primary:hover {
  background-color: #1581F0;
  color: #FFF;
}

.layui-btn-warn {
  background-color: #F09115;
}

.layui-btn-normal {
  background-color: #1581F0;
  border-radius: 3px;
}

a.layui-btn-normal:hover {
  color: #FFF !important;
  opacity: 0.7;
}

/* layui表格样式重置 */
.layui-table tbody tr:hover {
  background-color: #F0F6FF;
}

/* 切换卡样式 */
.layui-tab {
  margin: 0;
}

.layui-tab .layui-tab-title {
  height: 50px;
  border: 1px solid #E5E5E5;
}

.layui-tab .layui-tab-title {
  background: #F5F5F5;
}

.layui-tab .layui-tab-title li {
  width: 140px;
  height: 48px;
  line-height: 48px;
  border-right: 1px solid #E5E5E5;
  font-size: 16px;
  color: #999;
}

.layui-tab .layui-tab-title li.layui-this {
  background: #FFF;
  color: #1581EF;
}

.layui-tab .layui-tab-title .layui-this:after {
  height: 50px;
  border-right: 0;
  border-top: 0;
  border-left: 0;
  border-top: 2px solid #1581f0;
  top: -1px;
  border-radius: 0;
}

/* 顶部导航栏 */
.web-shortcut {
  background: #F5F5F5;
  color: #999;
}

/* layui select样式 */
.layui-form-select dl dd.layui-this {
  background-color: #1581F0;
}

/* 获取验证码时 */
.getCode.disabled {
  cursor: not-allowed !important;
  background: #D4E9FF !important;
}

.web-shortcut .w {
  height: 30px;
  line-height: 30px;
}

.web-shortcut .shortcut-left .title {
  color: #333;
  font-size: 12px;
}

.web-shortcut .shortcut-left a {
  font-size: 12px;
  margin-left: 20px;
}

.web-shortcut .shortcut-links {
  font-size: 0;
}

.web-shortcut .shortcut-links>li {
  display: inline-block;
  padding: 0 20px;
  font-size: 12px;
  vertical-align: top;
  text-align: center;
  position: relative;
}

.web-shortcut .shortcut-links>li>i {
  font-size: 12px;
  vertical-align: middle;
  color: #ccc;
}

.web-shortcut .shortcut-more-wrapper {
  position: absolute;
  left: 0;
  display: none;
  box-shadow: 0px 0px 16px 0px rgba(171, 171, 171, 0.53);
  z-index: 9999;
}

.web-shortcut .shortcut-more-wrapper .collect {
  margin-right: 6px;
  color: #F0B515;
}

.web-shortcut .shortcut-more-wrapper.service {
  width: 240px;
  padding: 20px;
  background: #fff;
  font-size: 12px;
  color: #999;
  text-align: left;
}

.web-shortcut .shortcut-more-wrapper.service .tel {
  font-size: 18px;
  font-weight: bold;
  color: #F0B515;
}

.web-shortcut .shortcut-more-wrapper.service .qq {
  display: inline-block;
  width: 80px;
  height: 24px;
  line-height: 24px;
  color: #F0B515;
  box-shadow: 0px 0px 24px 0px rgba(240, 181, 21, 0.59);
  border-radius: 5px;
  background: #F0B515;
  color: #fff;
  text-align: center;
}

.web-shortcut .shortcut-more-wrapper.customer {
  width: 300px;
  left: auto;
  right: 0;
  background: #fff;
}

.web-shortcut .shortcut-more-wrapper.customer .customer-list {
  padding: 10px 0 0;
}

.web-shortcut .shortcut-more-wrapper.customer .item {
  padding: 0 10px;
}

.web-shortcut .shortcut-more-wrapper.customer .tips {
  width: 100%;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  background: #F5F5F5;
  text-align: left;
}

.web-shortcut .shortcut-more-wrapper.customer .job {
  color: #666;
}

.web-shortcut .shortcut-more-wrapper.customer .duty {
  color: #999;
}

.web-shortcut .shortcut-more-wrapper.customer .detail-wrapper {
  padding: 10px;
  text-align: left;
}

/* .web-shortcut .shortcut-more-wrapper.customer .info-wrapper {display: inline-block;width: 220px;vertical-align: top;} */
.web-shortcut .shortcut-more-wrapper.customer .info-wrapper p {
  height: 24px;
  line-height: 24px;
}

.web-shortcut .shortcut-more-wrapper.customer .info-wrapper .title {
  display: inline-block;
  width: 60px;
  color: #666;
}

.web-shortcut .shortcut-more-wrapper.customer .avatar-wrapper {
  display: inline-block;
  width: 66px;
  height: 94px;
  border-radius: 3px;
  overflow: hidden;
}

.web-shortcut .shortcut-more-wrapper.customer .avatar-wrapper .avatar {
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.web-shortcut .more-list>.item {
  width: 100px;
  height: 40px;
  line-height: 40px;
  background: #fff;
}

.web-shortcut .shortcut-links>li:hover .shortcut-more-wrapper {
  display: block;
}

/* 头部 */
.web-header {
  padding: 44px 0;
}

.web-header .logo-wrapper .content {
  color: #999;
  height: 40px;
  padding: 0 20px;
  border-left: 1px solid #ccc;
  margin-left: 24px;
}

.web-header .logo-wrapper .content h1,
.web-header .logo-wrapper .content h3 {
  font-size: 18px;
  margin-bottom: 6px;
}

.web-header .logo-wrapper .content p {
  font-size: 14px;
}

.web-header .logo {
  width: 226px;
  height: 26px;
  margin-top: 6px
}

.web-header .search-wrapper {
  margin-left: 114px
}

.web-header .search-input {
  width: 380px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #1581F0;
  padding: 0 20px;
  border-radius: 5px 0 0 5px;
}

.web-header .search-input input {
  width: 100%;
  height: 100%;
  border: none;
}

.web-header .search-btn {
  width: 70px;
  height: 40px;
  line-height: 40px;
  border: none;
  background: #1581F0;
  font-size: 14px;
  color: #fff;
  text-align: center;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
}

.web-header .shopping-cart {
  margin-left: 50px;
  width: 130px;
  height: 40px;
  line-height: 38px;
  border: 1px solid #1581F0;
  color: #1581F0;
  text-align: center;
  font-size: 14px;
  border-radius: 5px;
  position: relative;
}

.web-header .shopping-cart .iconfont {
  font-size: 24px;
  vertical-align: top;
}

.web-header .shopping-cart .count {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  background: #AB0000;
  border-radius: 50%;
  font-size: 14px;
  color: #fff;
  margin-left: 6px;
}

.web-header .shopcart-wrapper {
  display: none;
  position: absolute;
  right: 0;
  top: 39px;
  width: 370px;
  background: #fff;
  z-index: 99;
  padding-top: 20px;
}

.web-header .cart-btn-wrapper {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #1581F0;
}

.web-header .shopcart-wrapper .container {
  box-shadow: 0px 0px 21px 0px rgba(123, 123, 123, 0.34);
  line-height: 1;
}

.web-header .shopcart-wrapper .empty-wrapper {
  padding: 20px;
}

.web-header .seller-list {
  padding: 15px;
  height: 303px;
  overflow: scroll;
}

.web-header .seller-list .item {
  margin-bottom: 16px;
}

.web-header .seller-list .item:last-child {
  margin-bottom: 0;
}

.web-header .seller-list .img-wrapper {
  display: table-cell;
  width: 80px;
  height: 80px;
  border: 1px solid rgba(229, 229, 229, 1);
  border-radius: 5px;
}

.web-header .seller-list .img-container {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
}

.web-header .seller-list .img-wrapper img {
  max-width: 60px;
  max-height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.web-header .seller-list .info-wrapper {
  display: table-cell;
  font-size: 14px;
  color: #333;
  text-align: left;
  width: 175px;
  vertical-align: middle;
  padding: 0 10px;
}

.web-header .seller-list .info-wrapper .classcode {
  margin-top: 12px;
  color: #999;
}

.web-header .seller-list .price {
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  color: #AB0000;
  margin-right: 14px;
  width: 60px;
}

.web-header .seller-list .close-wrapper {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
}

.web-header .seller-list .ic_close {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/ic_close.png) no-repeat 0 0 / 16px 16px;
  cursor: pointer;
}

.web-header .total-wrapper {
  display: table;
  width: 100%;
  height: 70px;
  background: #EBF5FF;
  padding: 0 20px 0 14px;
}

.web-header .total-wrapper .total-num {
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  text-align: left;
  color: #999;
}

.web-header .total-wrapper .total-num .price {
  color: #AB0000;
  margin-top: 10px;
}

.web-header .total-wrapper .layui-btn {
  height: 40px;
  margin-top: 15px;
  float: right;
}

.web-header .links-wrapper a {
  margin-right: 30px;
  color: #333;
  font-size: 12px;
}

.web-header .links-wrapper .num {
  color: #1581EF;
  font-weight: bold;
}

/* 导航栏 */
.web-menu {
  border-bottom: 1px solid #1581F0;
}

.web-menu .w {
  height: 40px;
  line-height: 40px;
  font-size: 0;
}

.web-menu .sidebar {
  display: inline-block;
  width: 200px;
  background: #1581F0;
  border-radius: 3px 3px 0 0;
  position: relative;
  z-index: 9999;
}

.web-menu .sidebar .all-classify {
  display: block;
  padding-left: 30px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}

.web-menu .sidebar .all-classify .iconfont {
  font-size: 12px;
  margin-right: 12px;
  vertical-align: top;
}

.web-menu .sidebar:hover .sidebar-menu {
  display: block;
}

.web-menu .nav-list {
  display: inline-block;
  width: 990px;
  font-size: 0;
  vertical-align: top;
}

.web-menu .nav-list .item {
  display: inline-block;
}

.web-menu .nav-list .item a {
  display: inline-block;
  padding: 0 30px;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  vertical-align: bottom;
}

.web-menu .nav-list .item.curr a {
  color: #1581F0;
}

.web-menu .nav-list .item:hover a {
  color: #1581F0;
}

/* 商品分类 */
.sidebar-menu {
  position: absolute;
  top: 41px;
  left: 0;
  width: 100%;
  z-index: 99;
  display: none;
}

.sidebar-menu .w {
  height: 100%;
}

.sidebar-menu .menu-list {
  width: 200px;
  background: rgba(8, 32, 80, 0.8);
}

.sidebar-menu .menu-item {
  height: 60px;
  line-height: 60px;
  padding: 0 12px 0 24px;
  cursor: pointer;
}

.sidebar-menu .menu-item .iconfont {
  color: #FFF;
  display: none;
}

.sidebar-menu .menu-item .icon {
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: middle;
  margin: -12px 8px 0 0;
}

.sidebar-menu .menu-item .icon.ic_17 {
  background: url(../images/home/ic_drive.png) no-repeat 0 0 /100% 100%;
}

.sidebar-menu .menu-item .icon.ic_33 {
  background: url(../images/home/ic_setting.png) no-repeat 0 0 /100% 100%;
}

.sidebar-menu .menu-item .icon.ic_58 {
  background: url(../images/home/ic_standard.png) no-repeat 0 0 /100% 100%;
}

.sidebar-menu .menu-item .icon.ic_41 {
  background: url(../images/home/ic_box.png) no-repeat 0 0 /100% 100%;
}

.sidebar-menu .menu-item .icon.ic_54 {
  background: url(../images/home/ic_pneumatic.png) no-repeat 0 0 /100% 100%;
}


.sidebar-menu .menu-item>a {
  font-size: 14px;
  color: #fff;
}

.sidebar-menu .menu-item:hover {
  background: #fff;
}

.sidebar-menu .menu-item:hover a,
.menu-item:hover .iconfont {
  color: #1581F0;
}

.sidebar-menu .menu-item:hover .iconfont {
  display: inline-block;
}

.sidebar-menu .menu-item:hover .submenu-wrapper {
  display: block;
}

.sidebar-menu .submenu-wrapper {
  display: none;
  min-height: 300px;
  position: absolute;
  left: 200px;
  top: 0;
  background: #fff;
  width: 930px;
  max-height: calc(100vh - 200px);
  overflow: scroll;
  ;
  font-size: 0;
  padding: 20px;
  box-shadow: 0px 0px 16px 0px rgba(171, 171, 171, 0.3)
}

.submenu-list {
  width: 100%;
  height: 100%;
  font-size: 0;
}

.submenu-list .item {
  display: inline-block;
  width: 128.8px;
  height: 156px;
  font-size: 12px;
  color: #333;
  margin-right: 20px;
  margin-bottom: 20px;
  vertical-align: top;
  border: 1px solid #E5E5E5;
}

.submenu-list .item:hover {
  box-shadow: 0px 0px 24px 0px rgba(129, 129, 129, 0.19);
  color: #000033;
}

.submenu-list .item a {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 10px
}

.submenu-list .item:nth-of-type(6n) {
  margin-right: 0;
}

.submenu-list .item .img-wrapper {
  width: 100px;
  height: 100px;
  margin: 0 auto;
}

.submenu-list .item .img-wrapper img {
  max-width: 100px;
  max-height: 100px;
  margin: 0 auto;
}

.submenu-list .item .name {
  margin-top: 10px;
  line-height: 20px;
  color: #333;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
}

/* 脚部 */
.web-footer {
  background: #1D1D1D;
}

.web-footer .service-list {
  font-size: 0;
  height: 200px;
  justify-items: center;
  align-items: center;
  border-bottom: 1px solid #333;
}

.web-footer .service-list .item {
  display: inline-block;
  text-align: center;
  width: 20%;
  margin-top: 48px;
}

.web-footer .service-list a.item:hover .text {
  color: #1581F0;
}

.web-footer .service-list .icon {
  display: inline-block;
  width: 60px;
  height: 60px;
}

.web-footer .service-list .icon.ic_high {
  background: url(../images/ic_high_footer.png) no-repeat 0 0 /100% 100%;
}

.web-footer .service-list .icon.ic_one {
  background: url(../images/ic_one_footer.png) no-repeat 0 0 /100% 100%;
}

.web-footer .service-list .icon.ic_you {
  background: url(../images/ic_you_footer.png) no-repeat 0 0 /100% 100%;
}

.web-footer .service-list .icon.ic_courier {
  background: url(../images/ic_courier_footer.png) no-repeat 0 0 /100% 100%;
}

.web-footer .service-list .icon.ic_3d {
  background: url(../images/ic_3d_footer.png) no-repeat 0 0 /100% 100%;
}

.web-footer .service-list .text {
  font-size: 18px;
  color: #fff;
  margin-top: 20px;
}

.web-footer .help-wrapper {
  padding: 50px 0;
  font-size: 0;
}

.web-footer .help-wrapper .list {
  display: inline-block;
  width: 700px;
  vertical-align: top;
}

.web-footer .help-wrapper .list .item {
  display: inline-block;
  width: 33.33%;
  color: #999;
  font-size: 12px;
  vertical-align: top;
  text-align: center;
  font-size: 14px;
  margin-bottom: 16px;
}

.web-footer .help-wrapper .list a {
  color: #999;
}

.web-footer .help-wrapper .list a:hover {
  color: #1581F0;
}

.web-footer .help-wrapper .links-wrapper {
  display: inline-block;
  width: 500px;
  height: 50px;
  border-left: 1px solid #333;
}

.web-footer .help-wrapper .links-wrapper .links-sub {
  display: inline-block;
  width: 249px;
  vertical-align: top;
  text-align: center;
}

.web-footer .help-wrapper .links-wrapper .links-sub .title {
  font-size: 14px;
  color: #fff;
  margin-bottom: 12px;
}

.web-footer .help-wrapper .links-wrapper .links-sub .title a {
  color: #fff;
}

.web-footer .help-wrapper .links-wrapper .links-sub .title a:hover {
  color: #1581F0;
}

.web-footer .help-wrapper .links-wrapper .links-sub .text {
  font-size: 14px;
  color: #999;
}

.web-footer .help-wrapper .links-wrapper .links-sub .workdate-text {
  font-size: 12px;
  color: #999;
  margin-bottom: 4px;
}

.web-footer .record-wrapper {
  width: 100%;
  height: 45px;
  line-height: 45px;
  background: #0D0D0D;
  font-size: 12px;
  color: #fff;
  text-align: center;
}

.web-footer .categories-wrapper {
  display: flex;
  line-height: 20px;
  margin-bottom: 12px;
}

.web-footer .categories-wrapper>.title {
  font-size: 14px;
  color: #FFF;
}

.web-footer .categories-wrapper .list {
  flex: 1;
  height: 20px;
  overflow: hidden;
  transition: all .3s ease-in-out;
}

.web-footer .categories-wrapper .list.showall {
  height: auto;
}

.web-footer .categories-wrapper .list .item {
  display: inline-block;
  color: #999;
  font-size: 12px;
  vertical-align: top;
  text-align: center;
  font-size: 14px;
  margin-bottom: 8px;
  padding: 0 8px;
}

.web-footer .categories-wrapper .arrow {
  cursor: pointer;
}


.web-footer .categories-wrapper .arrow .iconfont {
  color: #FFF;
  display: inline-block;
  transition: all .3s ease-in-out;
}

.web-footer .categories-wrapper .arrow .iconfont.rotate {
  transform: rotate(180deg);
}

/* 侧边栏 */
.web-fixedbar {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 999;
}

.web-fixedbar .list {
  width: 40px;
}

.web-fixedbar .item {
  position: relative;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #535353;
  border-radius: 5px 0px 0px 5px;
  margin-bottom: 6px;
  white-space: nowrap;
  padding-left: 8px;
  cursor: pointer;
  font-size: 14px;
  transition: all .3s ease-in-out;
}

.web-fixedbar .item a {
  color: #fff;
}

.web-fixedbar .item:hover {
  width: 110px;
  background: #1581F0;
  transform: translateX(-70px);
}

.web-fixedbar .item:last-of-type {
  padding: 0;
  text-align: center;
  padding-top: 4px;
  line-height: 1;
}

.web-fixedbar .item:last-of-type .layui-icon,
.web-fixedbar .item:last-of-type .text {
  font-size: 12px;
  color: #fff;
}

.web-fixedbar .item .wechat_img-box {
  position: absolute;
  top: -125px;
  left: -180px;
  background: #FFF;
  box-shadow: 0px 0px 16px 0px rgb(171 171 171 / 53%);
  border-radius: 10px;
  padding: 10px;
  display: none;
}

.web-fixedbar .item .wechat_img-box img {
  width: 150px;
  height: 150px;
}

.web-fixedbar .item:hover .wechat_img-box {
  display: block;
}

.web-fixedbar .iconfont {
  display: inline-block;
  margin-right: 6px;
  font-size: 24px;
}

.web-fixedbar .text {
  vertical-align: top;
}

/* 登录弹窗 */
.login-dialog .container {
  width: 460px;
  background: #fff;
  border-radius: 5px;
  position: absolute;
  z-index: 101;
  padding-top: 35px;
}

.login-dialog .login-top {
  font-size: 0;
  color: #999;
  padding: 0 45px;
}

.login-dialog .login-choose {
  height: 20px;
  text-align: center;
  cursor: pointer;
  font-size: 18px;
  display: inline-block;
  width: 50%;
}

.login-dialog .login-choose.curr {
  color: #333;
}

.login-dialog .login-choose.message {
  border-left: 1px solid #E5E5E5;
}

.login-dialog .login-middle {
  margin-top: 35px;
}

.login-dialog .login-middle>div {
  display: inline-block;
  width: 100%;
  padding: 0 45px;
}

.login-dialog .ipt-wrapper {
  width: 100%;
  height: 50px;
  line-height: 50px;
  margin-bottom: 15px;
  position: relative;
}

.login-dialog .ipt-wrapper .icon {
  position: absolute;
  border-right: 1px solid #E5E5E5;
  width: 36px;
  height: 24px;
  margin: 12px;
  vertical-align: middle;
}

.login-dialog .ipt-wrapper .ic_phone {
  background: url(../images/login/ic_phone.png) no-repeat 0 0/24px 24px;
}

.login-dialog .ipt-wrapper .ic_password {
  background: url(../images/login/ic_password.png) no-repeat 0 0/24px 24px;
}

.login-dialog .ipt-wrapper .ic_code {
  background: url(../images/login/ic_code.png) no-repeat 0 0/24px 24px;
}

.login-dialog .ipt-wrapper input {
  height: 50px;
  border-left: 1px solid #E5E5E5;
  padding: 0 120px 0 70px;
  color: #333;
  font-size: 14px;
  border: 1px solid #E5E5E5;
}

.login-dialog .ipt-wrapper .getCode {
  position: absolute;
  width: 100px;
  height: 50px;
  text-align: center;
  font-size: 14px;
  color: #1581EF;
  background: #D4E9FF;
  right: 0;
  top: 0;
  border: none;
}

.login-dialog .login-btn {
  margin-top: 10px;
}

.login-dialog .login-btn button {
  width: 100%;
  height: 46px;
  line-height: 46px;
}

.login-dialog .login-tips {
  margin-top: 10px;
}

.login-dialog .login-bottom {
  width: 100%;
  height: 80px;
  line-height: 80px;
  background: #F5F5F5;
  margin-top: 25px;
  padding: 0 45px;
  font-size: 14px;
  color: #999;
  border-radius: 0 0 5px 5px;
}

.login-dialog .wx-login .icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(../images/login/ic_wechat.png) no-repeat 0 0 /30px 30px;
  vertical-align: top;
  margin: 25px 10px 0 0;
}

.login-dialog .registry {
  font-size: 16px;
  color: #1581F0;
}

.login-dialog .verBox {
  margin-bottom: 15px;
}

/* 新手指南 */
.guide-dialog.dialog {
  transition: none;
}

.guide-dialog .container {
  width: 100%;
  height: 100%;
}

.guide-dialog .container .w {
  height: 100%;
  position: relative;
}

.guide-dialog .step-wrapper {
  position: absolute;
  right: -110px;
  top: 150px;
}

.guide-dialog .guide-arrow {
  display: inline-block;
  width: 90px;
  height: 51px;
  background: url(../images/home/zn_line.png)no-repeat 0 0/ 90px 51px;
}

.guide-dialog .step-wrapper .content {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  padding-top: 25px;
  margin-left: 12px;
}

.guide-dialog .step-wrapper a {
  display: inline-block;
  width: 120px;
  height: 40px;
  border: 1px solid #FFFFFF;
  border-radius: 5px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  margin-top: 10px;
}

.guide-dialog.enter {
  z-index: 100000 !important;
}

.guideCurr1 {
  z-index: 100001 !important;
  background: #FFF;
}

.guideCurr1 .shortcut-more-wrapper {
  display: block;
}

.guide-dialog.guideCurr2 .mask {
  display: none;
}

.guide-dialog.guideCurr2 .step-wrapper {
  right: 80px;
  top: 57%;
}

.login-dialog.guideCurr2 {
  opacity: 1 !important;
  z-index: 99999 !important;
}

.login-dialog.guideCurr2 .container {
  pointer-events: none;
}

.login-hook.guideCurr2 {
  position: relative;
  z-index: 100000;
  background: #FFF;
  padding: 7px 20px;
  pointer-events: none;
}

/* 地址栏 */
.web-address {
  height: 52px;
  line-height: 52px;
  font-size: 12px;
  color: #999;
}

.web-address .search-keyword {
  color: #333;
}
/* 自定义滑动条 */
::-webkit-scrollbar {
  width: 6px;
  height: 4px;
}

::-webkit-scrollbar-thumb {
  border-radius: 3px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #ccc;
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #fff;
}

/* 弹窗 */
.dialog {
  position: fixed;
  width: 100%;
  height: 100%;
  transition: all .3s ease-in-out;
  opacity: 0;
  z-index: -999;
  top: 0;
  left: 0;
}

.dialog.enter {
  opacity: 1;
  z-index: 99999;
}

.dialog .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}

.dialog .container {
  position: absolute;
  z-index: 9;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* 关闭按钮 */
.dialog .close-wrapper {
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px;
}

.ic_close {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/ic_close.png) no-repeat 0 0 / 16px 16px;
  cursor: pointer;
}

/* 分页 */
.ml-pagebtn {
  color: #999;
  font-size: 14px;
  height: 100%;
}

.ml-pagebtn .nowpage {
  color: #1581EF;
}

.ml-pagebtn .page-prew {
  display: inline-block;
}

.ml-pagebtn .total-records {
  display: inline-block;
  margin-left: 10px;
  vertical-align: top;
}

.ml-pagebtn .layui-disabled {
  color: #CBCBCB;
}

/* btn */
.btn {
  width: 160px;
  height: 40px;
  line-height: 40px;
  background: #FFF;
  border: 1px solid #E5E5E5;
  border-radius: 3px;
  font-size: 14px;
  color: #333;
  text-align: center;
}

.btn:hover {
  background: #EBF5FF;
  border: 1px solid #1581EF;
}

.btn.active {
  background: #EBF5FF;
  border: 1px solid #1581EF;
  color: #1581EF;
}

/* 计数器 */
.counter {
  font-size: 0;
}

.counter a {
  font-size: 14px;
  background: #FFF;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  border: 1px solid #E5E5E5;
  vertical-align: top;
}

.counter .reduce {
  border-radius: 3px 0px 0px 3px;
}

.counter .count {
  display: inline-block;
  width: 60px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-top: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  border-left: 0;
  border-right: 0;
  font-size: 14px;
  vertical-align: top;
  background: #fff;
  vertical-align: top;
}

.counter .add {
  border-radius: 0px 3px 3px 0px;
}

.counter .classcode {
  margin-top: 12px;
  color: #999;
}

/* 滑动验证 */
.verBox {
  position: relative;
}

.verBox #imgVerLogin {
  position: relative;
  font-size: 0;
}

.verBox .slider-btn {
  position: absolute;
  width: 50px;
  height: 50px;
  left: 0;
  top: 0;
  z-index: 12;
  cursor: pointer;
  background: url(../images/imgVer/slide-block.png) no-repeat 0 0 /100% 100%;
  transition: inherit
}

.verBox .success-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  font-size: 14px;
  background: #FFF;
  z-index: 999;
  border: 1px solid #E5E5E5;
  background: #1581F0;
  text-align: center;
  line-height: 50px;
  color: #FFF;
  cursor: not-allowed;
  display: none;
}

.verBox .ver-tips {
  position: absolute;
  left: 0;
  bottom: -22px;
  background: rgba(255, 255, 255, .9);
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  width: 100%;
  margin: 0;
  text-align: left;
  padding: 0 8px;
  transition: all .4s
}

.verBox .slider-tips {
  bottom: 0
}

.verBox .ver-tips i {
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: top;
  background-image: url(../images/imgVer/sprite.3.2.0.png);
  background-position: -4px -1229px;
  background-size: auto;
}

.verBox .ver-tips span {
  display: inline-block;
  vertical-align: top;
  line-height: 22px;
  color: #455
}

.verBox .hidden {
  display: none
}

/* 成功弱提示 */
.layui-layer.sl-succ-msg {
  background-color: rgba(39, 39, 39, 0.5);
}

.sl-succ-msg .layui-layer-content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}

.sl-succ-msg .icon {
  display: inline-block;
  width: 62px;
  height: 62px;
  background: url(../images/passport/icon_succ.png) no-repeat;
}

.sl-succ-msg .msg {
  width: 100%;
  margin-top: 24px;
  color: #FFF;
  font-size: 14px;
}

/* 表单错误提示 */
.form-error-tips {
  position: absolute;
  right: -10px;
  top: 0;
  width: 150px;
  transform: translateX(100%);
  height: 50px;
  font-size: 12px;
  display: none;
}

.form-error-tips .container {
  display: table;
  width: 100%;
  height: 100%;
  color: #E50012;
}

.form-error-tips .icon {
  display: inline-block;
  flex: 0 0 16px;
  width: 16px;
  height: 16px;
  background: url(../images/passport/ic_error.png) no-repeat 0 0/ 16px 16px;
  vertical-align: top;
  margin-right: 10px;
  margin-top: 17px;
}

.form-error-tips .tips {
  display: table-cell;
  vertical-align: middle;
}

/* 表格样式-风格1 */
.table-style1 .layui-table th {
  min-height: 50px;
  background: #F5F5F5;
}

.table-style1 th .layui-table-cell {
  min-height: 50px;
  line-height: 50px;
  text-align: center;
  color: #333;
}

.table-style1 td .layui-table-cell {
  font-size: 12px;
  color: #999;
  min-height: 100px;
  display: table-cell;
  vertical-align: middle;
  overflow: auto;
  text-overflow: inherit;
  white-space: inherit;
  text-align: center;
  padding: 0 5px;
  word-break: break-all;
}

.table-style1 .layui-none {
  border-bottom: 2px solid #ECECEC;
  font-size: 12px;
}

.table-style1 .layui-table-view {
  margin-bottom: 0;
  border-bottom: none;
}

/* 表格-风格2 */
.table-style2 .layui-table thead td {
  color: #333;
  height: 50px;
  text-align: center;
}

.table-style2 .layui-table tbody {
  border-top: 1px solid #E5E5E5;
}

.table-style2 .layui-table tbody td {
  border-bottom: 1px solid #E5E5E5;
  color: #333;
  height: 155px;
  text-align: center;
}

.table-style2 thead:after {
  content: ".";
  display: block;
  line-height: 20px;
  color: transparent;
  border-left: 2px solid #FFF;
  margin-left: -1px;
  position: relative;
  z-index: 99;
}

/* 表格样式-风格-订单详情表格 */
.table-order .layui-table th {
  min-height: 50px;
  background: #F5F5F5;
}

.table-order th .layui-table-cell {
  min-height: 50px;
  line-height: 50px;
  text-align: center;
  color: #333;
}

.table-order td .layui-table-cell {
  font-size: 12px;
  color: #999;
  min-height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: auto;
  text-overflow: inherit;
  white-space: inherit;
  text-align: center;
  padding: 0 5px;
}

.table-order .layui-none {
  border-bottom: 2px solid #ECECEC;
}

.table-order .layui-table-view {
  margin-bottom: 0;
  border-bottom: none;
}

/* 表单样式 */
.form-style1 .layui-form-label {
  float: none;
  padding: 0;
  text-align: left;
  font-size: 14px;
  color: #333;
  width: auto;
}

.form-style1 .layui-input-block {
  margin: 14px 0 0 0;
}

.form-style1 .layui-input {
  padding: 0 28px;
  height: 50px;
  line-height: 50px;
}

.form-style1 .layui-btn {
  width: 100%;
  height: 46px;
  line-height: 46px;
  margin-top: 10px;
}

.form-style1 .getCode {
  float: right;
  width: 110px;
  height: 50px;
  line-height: 50px;
  background: #1581EF;
  border-radius: 3px;
  font-size: 14px;
  color: #FFF;
  text-align: center;
  border: none;
  cursor: pointer;
  margin-top: 14px;
}

.form-style1 .layui-input[readonly] {
  cursor: not-allowed;
}

.form-style2 .layui-form-item {
  margin-bottom: 20px;
}

.form-style2 .layui-form-label {
  text-align: left;
  font-size: 14px;
  color: #333;
  width: 130px;
}

.form-style2 .layui-input-block {
  margin-left: 140px;
}

.form-style2 .layui-input {
  padding: 0 28px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}

.form-style2 .layui-input[readonly] {
  cursor: not-allowed;
}

.form-style2 .getCode {
  float: right;
  width: 100px;
  height: 40px;
  line-height: 40px;
  background: #1581EF;
  border-radius: 3px;
  font-size: 14px;
  color: #FFF;
  text-align: center;
  border: none;
  cursor: pointer;
}

.form-style2 .agreement {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  margin-top: 8px;
  margin-left: -10px;
}

.form-style2 .layui-btn {
  width: 100%;
  height: 46px;
  line-height: 46px;
  margin-top: 5px;
  margin-left: 0
}

.form-style2 .success-mask {
  line-height: 40px;
}

.form-style2 .form-error-tips .icon {
  margin-top: 12px;
}

.tx-col {
  font-size: 16px;
  color: #EF6C15;
  margin-right: 22px;
  vertical-align: middle;
}

/* 普通表格 */
.normal-table .layui-table td {
  border-bottom: none;
  padding: 16px 15px;
  text-align: center;
  font-size: 14px;
}

.normal-table .layui-table thead td {
  height: 5px;
  color: #999;
}

.normal-table .layui-table tbody td {
  height: 130px;
  color: #333;
}

.normal-table p {
  text-align: left;
}

/* 普通提示 */
.normal-tips {
  width: 100%;
  height: 54px;
  line-height: 54px;
  font-size: 14px;
  color: #999;
}

.normal-tips .iconfont {
  vertical-align: top;
  margin-right: 8px;
}

/* 复杂提示 */
.complex-tips {
  width: 100%;
  line-height: 22px;
  font-size: 14px;
  color: #999;
  display: flex;
}

.complex-tips .iconfont {
  flex: 0 0 15px;
  margin-right: 8px;
}

.complex-tips .content {
  flex: 1;
}

/* 没有数据 */
.no-data {
  padding: 140px 0;
  text-align: center;
  display: none;
}

.no-data .tips {
  font-size: 14px;
  color: #9A9A9A;
  margin-top: 45px;
}

/* 提示使用高版本浏览器 */
.browser-top-tips {
  position: absolute;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #ffd9d9;
  font-size: 14px;
  color: #E60013;
  text-align: center;
  z-index: 99;
}

.browser-tips-wrapper {
  width: 100%;
  height: 100%;
  background: #000;
  position: absolute;
}

.browser-tips {
  width: 850px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -425px;
  margin-top: -250px;
}

.browser-tips .title {
  height: 40px;
  line-height: 40px;
  background: #EBF5FF;
  border-radius: 5px;
  padding: 0 20px;
  font-size: 14px;
  color: #1682F0;
}

.browser-tips .container {
  width: 100%;
  height: 460px;
  background: url(../../statics/images/browser/bg_tis.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 40px 0;
}

.browser-tips .logo {
  display: block;
  margin: 0 auto;
}

.browser-tips .tips {
  margin-top: 36px;
  color: #343434;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}

.browser-tips .subtips {
  margin-top: 40px;
  color: #9A9A9A;
  font-size: 16px;
  text-align: center;
}

.browser-tips .support-list {
  padding: 0 30px;
  margin-top: 60px;
  font-size: 0;
}

.browser-tips .support-list .item {
  float: left;
  width: 20%;
  font-size: 12px;
  color: #666666;
  text-align: center;
}

.browser-tips .support-list .browser-logo {
  width: 80px;
  height: 80px;
}

.browser-tips .support-list .text {
  margin-top: 30px;
}

.shop-loading-wrapper {
  padding: 20px
}

.shop-loading-wrapper img {
  width: 20px
}

/* 会员中心左侧 */
.member-base-l {
  display: inline-block;
  width: 200px;
}

.member-base-info {
  width: 200px;
  height: 200px;
  background: url(../images/member/basic_info_bg.png)no-repeat 0 0 /100% 100%;
  text-align: center;
  padding: 20px;
}

.member-base-info .avatar-wrapper {
  width: 100px;
  height: 100px;
  margin: 0 auto;
}

.member-base-info .avatar-wrapper img {
  width: 90%;
  height: 90%;
  margin: 5%;
  border-radius: 50%;
}

.member-base-info .name {
  font-size: 16px;
  color: #333;
  margin-top: 10px;
  font-weight: bold;
}

.member-base-info .company {
  font-size: 12px;
  color: #999;
  margin-top: 12px;
}

.member-base-menu {
  padding: 40px 0;
  border: 1px solid #E5E5E5;
  margin-top: 10px;
}

.member-base-menu .list {
  margin-bottom: 15px;
}

.member-base-menu .list .title {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  margin-bottom: 16px;
  padding-left: 40px;
}

.member-base-menu .item {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #999;
  padding-left: 40px;
  cursor: pointer;
  position: relative;
}

.member-base-menu .item a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.member-base-menu .item.active,
.member-base-menu .item:hover {
  background: url(../../images/member/menu_active_bg.png) no-repeat 0 0 /100% 100%;
}

.member-base-menu .item.active a,
.member-base-menu .item:hover a {
  color: #1581F0 !important
}

.member-base-menu .item.active:after,
.member-base-menu .item:hover:after {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 100%;
  height: 40px;
  border-width: 1px;
  border-style: solid;
  border-bottom-color: #fff;
  box-sizing: border-box;
  pointer-events: none;
  border-top: 0;
  border-left: 0;
  border-right: 2px solid #1581f0;
  border-radius: 0;
}

.avatar-preview-dialog {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 100009;
  top: 0;
  left: 0;
}

.avatar-preview-dialog img {
  width: 330px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -165px;
  margin-top: -235px;
  border-radius: 10px;
}

.layui-layer-dialog .layui-layer-content {
  max-width: 960px;
}

.layui-layer.comfirn-style .content-span span {
  display: block;
}

/* 富文本 */
.wich-content {
  font-size: 14px;
  line-height: 24px;
}

.wich-content img {
  max-width: 100%;
  margin-bottom: 4px;
}

/* 服务协议 */

.register-xy {
  font-size: 14px;
  color: #333;
  line-height: 24px;
}

.register-xy img {
  width: 100%;
}


/* 客服弹窗 */
.service-dialog .container {
  width: 800px;
  background: #fff;
  border-radius: 5px;
  position: absolute;
  z-index: 101;
  padding: 35px 20px;
}

.service-dialog .title {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
  color: #1581EF;
  border-bottom: 1px solid #E5E5E5;
  position: relative;
  margin-bottom: 40px;
}

.service-dialog .title:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 90px;
  height: 38px;
  border-bottom: 2px solid #1581EF;
}

.service-dialog .btn-wrapper {
  display: flex;
  margin-top: 20px;
}

.service-dialog .btn-wrapper button {
  flex: 1;
  height: 46px;
  line-height: 46px;
  padding: 0 18px;
  border-radius: 3px;
  white-space: nowrap;
  text-align: center;
  font-size: 14px;
  border: none;
  cursor: pointer;
}

.service-dialog .btn-wrapper button:first-child {
  background-color: #1581F0;
  color: #fff;
}

.service-dialog .layui-form-label {
  padding: 0;
  text-align: left;
}

.service-dialog .loading-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  line-height: 38px;
  text-align: center;
  background: rgba(245, 245, 245, 0.7);
}

.service-dialog .loading-wrapper img {
  width: 20px;
  height: 20px;
}


.footer-introduce-wrapper {
  margin-top: 20px;
}

.footer-introduce-wrapper .title {
  font-size: 18px;
  font-weight: bold;
}

.footer-introduce-wrapper .content {
  line-height: 20px;
  margin-top: 4px;
  color: #999;
  font-size: 12px;
}

/* 相关产品 */
.pros-flex-wrapper {
  border: 1px solid #E5E5E5;
}

.pros-flex-wrapper>.title {
  height: 40px;
  line-height: 40px;
  padding: 0 12px;
  border-bottom: 1px solid #E5E5E5;
  font-size: 14px;
  color: #333;
  font-weight: bold;
}

.pros-flex-wrapper .list {
  display: flex;
  padding: 12px;
}

.pros-flex-wrapper .item {
  flex: 0 0 25%;
  width: 0;
  padding: 0 10px;
}

.pros-flex-wrapper .item.flex20 {
  flex: 0 0 20%;
}

.pros-flex-wrapper .item>a {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 16px;
  border: 1px solid transparent;
}

.pros-flex-wrapper .item:hover>a {
  border: 1px solid rgba(21, 129, 240, 1);
  box-shadow: 0px 0px 29px 0px rgba(21, 129, 240, 0.35);
}

.pros-flex-wrapper .item>a .img-wrapper {
  width: 120px;
  height: 120px;
  margin: 0 auto;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pros-flex-wrapper .item>a .img-wrapper img {
  max-width: 100%;
  max-width: 100%;
}

.pros-flex-wrapper .item>a .name {
  width: 100%;
  color: #333;
  text-align: center;
  margin-top: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 14px;
}

.pros-flex-wrapper .item>a .classcode {
  text-align: center;
  display: inline-block;
  color: #999;
  margin-top: 6px;
  min-height: 16px;
  word-wrap: break-word;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 12px;
}

/* 双列消息栏 */
.artcle-double-wrapper {
  margin-top: 20px;
  border: 1px solid #E5E5E5;
}

.artcle-double-wrapper .title-wrapper {
  display: flex;
  height: 40px;
  align-items: center;
  padding: 0 12px;
  border-bottom: 1px solid #E5E5E5;
  font-size: 12px;
}

.artcle-double-wrapper .title-wrapper .title {
  flex: 1;
  color: #333 !important;
  font-size: 14px !important;
  font-weight: bold !important;
}

.artcle-double-wrapper .title-wrapper .iconfont {
  vertical-align: top;
}

.artcle-double-wrapper .content-wrapper {
  display: flex;
  flex-wrap: wrap;
  padding: 12px 0;
}

.artcle-double-wrapper .content-wrapper .item {
  flex: 0 0 50%;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-right: 1px solid #E5E5E5;
  padding: 0 20px;
  display: flex;
}

.artcle-double-wrapper .content-wrapper .item>.title {
  flex: 1;
}

.artcle-double-wrapper .content-wrapper .item:nth-child(2n+2) {
  border-right: none;
}

.gift-address-form .layui-form-item .layui-input-inline {
  width: 146px;
}

.gift-address-form .layui-form-item .layui-input-inline:last-child {
  margin-right: 0;
}
